html, body, *{
	margin: 0px;
	padding: 0px;
}

html{
	font-family: robik;
  font-weight: 400;
	color: #36373c;
	line-height: 160%;
  -webkit-font-smoothing: antialiased;
}

p {
  margin: 0 0 10px;
  text-align: justify;
  line-height: 26px;
}

h2{
  color: #2095c6;
  text-transform: uppercase;
  font-family: robik;
  margin-bottom: 10px;
}

h3{
  color: #444444;
  font-family: robik;
  margin-bottom: 8px;
}

h4{
  color: #444444;
  font-family: robik;
  margin-bottom: 6px;
  margin-top: 10px;
}

h5{
  color: gray;
  font-size: 14px;
  font-weight: 300;
  font-family: robik;
  margin-bottom: 6px;
  text-align: center;
}

h1{
  text-transform: uppercase;
  font-family: robik;
  font-weight: 300;
  font-size: 18px;
  color: #444444;
  margin: 10px 0px 10px;
  color: #2a79a7;
}

h6{
  font-size: 15px;
  font-family: robik;
  margin-bottom: 6px;
}

#word_odkaz{
  background: url("../img/word.png") 5px center no-repeat;
  background-size: 25px 25px;
  padding: 5px 5px 5px 43px;
  margin: 5px;
  display: inline-block;
  font-size: 14px;
}

#pdf_odkaz{
  background: url("../img/pdf.png") 10px center no-repeat;
  background-size: 24px 24px;
  padding: 5px 5px 2px 43px;
  margin: 0px;
  display: inline-block;
  font-size: 14px;
}

#rar_odkaz{
  background: url("../img/rar.png") 5px center no-repeat;
  background-size: 30px 30px;
  padding: 5px 5px 5px 43px;
  margin: 5px;
  display: inline-block;
  font-size: 14px;
}

#contents a{
  color: #488FB9;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
}

#contents a:hover{
  text-decoration: underline;
}
/*Start INSERT*/
#materialy{
  text-align: center;
  color: #36373c;
  border: none;
  font-size: 15px;
}

#materialy i{
  padding: 10px 0 10px 0;
}

#materialy a{
  color: #000;
  text-decoration: none;
}

#materialy a:hover{
  color: #000;
  text-decoration: none;
}

#materialy td{
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}

#materialy td:hover{
  background: rgba(245, 245, 245, 1);
  text-decoration: none;
}

#materialy td:hover i{
  color: #488FB9;
  text-decoration: none;
}

#materialy tr td{
  border-right: 1px solid #f1f1f1;
  padding: 7px 20px;
}

#materialy tr:last-child td{
  border-bottom:none;
  border-right:1px solid #f1f1f1;
}

#materialy tr td:last-child{
  border-right:none;
}

#materialy tr:nth-child(2n + 1){
  border: none;
}


.aktiv_stranka tr td{
  border: none;
  padding: 0px 0px;
  background: #fff;
}

.aktiv_stranka {
  border: none;
}

.aktiv_stranka tr:nth-child(2n + 1){
  border:none;
}

.nadpis{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.ram_ak {
  background: #f7f7f7;
  border-top: 2px solid #3b99d7;
  padding: 15px 15px 1px 15px;
  font-size: 14px;
  height: 160px;
  margin-bottom: 20px;
}

.ram{
  background: #f7f7f7;
  border-top: 2px solid #3b99d7;
  padding: 15px 15px 1px 15px;
  font-size: 14px;
  margin-bottom: 20px;
}

.ram_sb{
  background: #f7f7f7;
  border-left: 2px solid #3b99d7;
  padding: 15px 15px 1px 15px;
  font-size: 14px;
  margin-bottom: 10px;
}

.btn{
  background: #3b99d7;
  padding: 7px 20px;
  border-radius: 4px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border: 1px solid #488FB9;
  }

.btn:hover {
  color: #FFF;
  text-decoration: none;
  background: #FF6535;
  border: 1px solid #D43F3A;

}

#contents .ram a:hover{
   text-decoration: none;
}

#contents .btn {
  color: #ffffff;
}

.left {
  padding-left: 30px;
}

.centrovany{
  text-align: center;
}

hr {
  border: 0;
  background: #eee;
  border-bottom: 1px solid #eeeeee;
  margin: 5px 0;
}

blockquote{
  margin-bottom: 5px;
  font-size: 18px;
}

blockquote i{
  font-style: italic;
  color: #488FB9;
  text-align: center;
  margin-left: 43px;
  font-size: 60px;
  padding: 5px 5px 5px 43px;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

blockquote em{
  margin-left: 418px;
  font-size: 14px;
}
small {
  font-size: 14px;
  font-weight: 500;
}

.back-to-top {
  color: #dcdfe8;
  position: fixed;
  bottom: 60px;
  right: 90px;
  z-index: 10;
  display: block;
  opacity: .70;
}

.back-to-top:hover {
  opacity: 1;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}

.lom {
  font-weight: 400;
}

.rights a{
  color: #36373c;
  text-decoration: none;
}

.footer-title{
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-title:after {
    display: block;
    width: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
    border-top: 1px solid #666;
    content: '';
}

.partner{
    text-align: center;
    margin-top: 20px;
}

/*.partner img {
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}*/

.partner a:hover img {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

h5 {
    overflow: hidden;
    text-align: center;
}
h5:before,
h5:after {
    background-color: lightgrey;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h5:before {
    right: 0.5em;
    margin-left: -50%;
}
h5:after {
    left: 0.5em;
    margin-right: -50%;
}

.akt_cer {
  color: #FF6535;
}

.akt_mod {
  color: #00A0E3;
}

.size{
  font-weight: 700;
}
.speech-bubble {
  position: relative;
  color: #333;
  width: 675px;
  margin-top: 10px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding:20px;
  border: 1px solid #dfdfdf;
}

.carka-bubble{
  display: block;
    width: 36px;
    height: 5px;
    position: absolute;
    left: 50px;
    right: auto;
    top: 0px;
    bottom: auto;
    background-color: #3c9ce6;
}

.speech-bubble:after {
   content: '';
   position: absolute;
   border-style: solid;
   border-width: 10px 12px 0;
   border-color: #ffffff transparent;
   display: block;
   width: 0;
   top: auto;
   z-index: 1;
   bottom: -10px;
   left: 90px;
}

.speech-bubble:before {
   content: '';
   position: absolute;
   border-style: solid;
   border-width: 10px 12px 0;
   border-color: #dfdfdf transparent;
   display: block;
   width: 0;
   top: auto;
   z-index: 0;
   bottom: -11px;
   left: 90px;
}

.odtop {
  margin-top: 25px;
}

.ramec_gray {
  background: #f7f7f7;
  padding: 15px 15px 1px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.jouda_h3 {
  padding: 10px 0px;
}
.jouda {
  position: relative;
  width: 100%;
  max-width: 174px;
  display: inline-block;
}

.jouda_image {
  display: block;
  margin-top: 6px;
  width: 94%;
  height: auto;
  border: 1px solid #b3b3b3;
}

.jouda_overlay {
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 97%;
  width: 95%;
  opacity: 0;
  transition: .3s ease;
  background-color: black;
}

.jouda:hover .jouda_overlay {
  opacity: 0.4;
}

.jouda_icon {
  color: white;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fa-download:hover {
  color: #eee;
}

/*END INSERT*/

/*SCRIPT*/

dl {
  margin-bottom: 10px;
}

dt {
  background-color: #14a0af;
  padding: 10px;
  margin-top: 10px;
  border-radius: 3px 3px 1px 1px;
}

dd {
  padding: 10px 20px;
  border-radius: 0 0 3px 3px;
}

dt a,
dt a:hover {
  color: #323232;
}

.col-6 {
  float: left;
  position: relative;
  min-height: 1px;
}

.col-6 {
  width: 95%;
}

#contents dl a{
  color:white;
}
/*END SCRIPT*/


.fotogalerie_vypis{
  display: inline-block;
  padding: 10px;
  width: 200px;
  text-align: left;
  vertical-align: top;
  margin-bottom: 10px;
}

.fotogalerie_vypis a{
  color: #2095c6;
  text-align: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 900;
  display: inline-block;
}

.fotogalerie_vypis .nzv_gl{
  margin: 0px 10px;
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #D8D8D8;
}

.fotogalerie_vypis a img{
  max-width: 200px;
  max-height: 150px;
  margin-top: 8px;
}

.pocitadlo_stranek{
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  font-family: robik;
  font-weight: 600;
  color: #262626;
}

.pocitadlo_stranek .aktivni_stranka_span a{
  font-weight: 900;
  color: #2095c6;
  font-size: 15px;
  margin: 0px 5px;
  text-decoration: none;
}

.pocitadlo_stranek .neaktivni_stranka_span a{
  text-decoration: none;
  font-weight: 600;
  font-family: robik;
  color: #262626;
  font-size: 15px;
  margin: 0px 5px;
}

#inlone_dis{
  display: inline-block;
}

.margin_bot{
  margin-bottom: 30px;
}

#smaz_but{
  width: 1px;
  visibility: hidden;
}

.gal_fot{
  display: inline-block;
  margin: 5px;
}

.det_ucitele_left{
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.det_ucitele_mezistena{
  width: 30px;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.det_ucitele_right{
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 15px;
}

.tabulka_ucitel{
  display: table;
}

#fotografie_ucitele{
  width: 180px;
  height: 167px;
  margin: 15px 0px 20px 0px;
}

.uzivatel{
  width: 150px;
  padding: 10px;
  margin: 5px 0px;
  display: inline-block;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
}

.uzivatel a{
  color: #2a79a7;
  font-size: 12px;
}

.uzivatel a b{
  text-decoration: none;
  color: #2a79a7;
  font-size: 15px;
  transition-duration: 0.3s;
}

.uzivatel a:hover{
  text-decoration: none;
}

.uzivatel img{
  width: 150px;
  margin-bottom: 5px;
  text-decoration: none;
}

.menu{
  width: 100%;
  background: #2a79a7;
  border-bottom: 4px solid white;
  z-index: 1000;
}

.fixed {
  background: rgba(42, 121, 167, 0.9);
  position: fixed;
  top: -23px;
}

.menu .obsah{
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
}

.menu .obsah a{
  font-family: Robik;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  color: white;
  padding:15px 25px;
  display: inline-block;
  font-size: 15px;
  margin: 0px 1px 0px 0px;
  transition-duration: 0.3s;
}

.menu .obsah a:hover{
  background: #fff;
  color: #000;
}

.menu .obsah #active{
  background: white;
  color: black;
  font-weight: 500;
  border-top: 3px solid #FF6535;
}

.polozky_menu{
  float: left;
}

.vyhledavani_menu{
  float: right;
}

#hledat_input{
  font-family: Robik;
  font-size: 15px;
  font-weight: 400;
  color: white;
  display: inline-block;
  padding: 20px 62px 8px 0px;
  background: #2095c6;
  border: 0px;
  border-bottom: 1px solid lightgrey;
  background: url("../img/search.png") right bottom no-repeat;
  background-size: 16px 17px;
  padding-bottom: 2px;
  outline: none;

}
#hledat_input::-webkit-input-placeholder{
  color:    #fff;
  text-transform: uppercase;
}
#hledat_input:-moz-placeholder{
  color:    #fff;
  opacity:  1;
  text-transform: uppercase;
}
#hledat_input::-moz-placeholder{
  color:    #fff;
  opacity:  1;
}
#hledat_input:-ms-input-placeholder{
  color:    #fff;
}

.uzaver{
  width: 100%;
  clear: both;
}

#horizontal li{
  display: inline-block;
}

.foto_skoly{
  width: 100%;
  background: url("../img/skola.jpg") center center no-repeat;
  background-size: cover;
  text-align: right;
  border-bottom: 3px solid #2095c6;
}

.logo_skoly{
  background: rgba(0,0,0,0.6);
  display: inline-block;
  padding: 25px 3%;
}

.content{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
  margin-bottom: 0px;
}

.levy_panel{
  float: left;
  width: 200px;
  padding: 30px 0px;
}

.levy_panel .obsah img{
  max-width: 90%;
  margin-bottom: 5px;
}

.levy_panel .obsah .dals_odkazy a{
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  margin: 5px;
  padding: 2px;
  color: #262626;
  font-weight: 600;
  text-decoration: none;
  transition-duration: 0.3s;
}

.levy_panel .obsah .dals_odkazy a:hover{
  padding-left: 8px;
  color: #2095c6;
}

.levy_panel #nadpis{
  width: 210px;
  padding: 3px 20px;
  font-weight: 600;
  background: #2a79a7;
  color: white;
  font-weight: 400;
  font-family: robik;
  border-radius: 5px 5px 1px 1px;
}

.levy_panel ul{
  width: 245px;
  list-style-type: none;
  padding: 10px 10px 10px 0px;
}

.levy_panel .obsah{
  padding: 20px 20px;
  padding-bottom: 5px;
  width: 203px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #dcdfe8;
}

.levy_panel ul li{
  padding: 13px 13px 13px 20px;
  background: #f7f7f7;
  border-left-color: 4px solid transparent;
  border-bottom: 1px solid #e6e7eb;
}

.levy_panel ul li:first-child{
border-top: 1px solid #e6e7eb;
 }

.levy_panel ul li a{
  text-transform: uppercase;
  color: #161616;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 500;
  font-family: robik;
  padding-left: 12px;
}

.levy_panel ul li:hover{
  border-left: 3px solid #FF6535;
}

.levy_panel ul li.current{
  padding-left: 10px;
  border-left: 3px solid #FF6535;
  background: #fff;
  font-weight: 600;
}

.levy_panel .odsazeni{
  width: 100%;
  display: block;
  height: 10px;
}

.breadcrumbs{
  padding: 0px 0px 22px 0px;
  line-height: 18px;
  font-weight: 500;
  font-size: 14px;
  font-family: robik;
  font-style: normal;
  color: #488FB9;
  border-bottom: 1px solid #eeeeee;
  opacity: 1;
  visibility: visible;
  text-transform: uppercase;
}
.breadcrumbs a{
  color:#000;
  text-decoration: none;
}

.pravy_panel{
  float: right;
  width: 710px;
  padding: 7px 10px;
  font-size: 15px;    /*insert*/
  font-weight: 500;   /*insert*/
}

.pravy_panel .aktualita{
  width: 705px;
  padding: 5px;
  margin: 10px 0px;
  display: inline-block;
}

.pravy_panel .aktualita .sekce_foto{
  width: 200px;
  float: right;
  /**background: white;**/
  height: 135px;
}

.pravy_panel .aktualita .sekce_foto img{
  width: 200px;
  height: 135px;
  content: "Fotografie neexistuje!";
}

.pravy_panel .aktualita .sekce_obsah{
  width: 470px;
  float: left;
  height: 100px;
  font-size: 14px;
  text-align: justify;
}

.pravy_panel .aktualita .sekce_obsah a{
  font-weight: 500;
  font-family: robik;
  color: #0B659A;
  text-decoration: none;
  font-size: 18px;
}

.datum{
  font-size: 13px;
  margin-top: 5px;
}

.linie{
  width: 470px;
  height: 1px;
  background: lightgrey;
  display: block;
  margin: 2px 0px;
}

.pravy_panel .stranky{
  padding: 15px;
  font-weight: 600;
  font-family: robik;
}

.pravy_panel .stranky .aktivni_stranka a{
  font-weight: 900;
  color: #2095c6;
  font-size: 15px;
  margin: 0px 5px;
  text-decoration: none;
}

.pravy_panel .stranky .neaktivni_stranka a{
  text-decoration: none;
  font-weight: 600;
  font-family: robik;
  color: #262626;
  font-size: 15px;
}

.paticka{
  width: 100%;
  background: #212121;
  padding: 20px 0px 10px;
}

.paticka .obsah{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

.pat_menu{
  display: inline-block;
  float: left;
  width: 130px;
  font-size: 12px;
}

.pat_menu_w{
  display: inline-block;
  float: left;
  width: 240px;
  font-size: 12px;
  margin-top: 16px;
}

.pat_menu_w .li-left,
.pat_menu_w a{
  padding-left: 17px;
  color: #898c91;
}

.li-left,
.li-left a{
  padding-left: 13px;
  color: #898c91;
}

.li-norm,
.li-norm a{
  padding-left: 1px;
  color: #898c91;
}

.pat_knihovna{
  display: inline-block;
  float: left;
  width: 230px;
  font-size: 12px;
}

.paticka .obsah #pat_vert{
  list-style-type: none;
  margin-top: 5px;
  padding-left: 0px;
}

.paticka .obsah #pat_vert a{
  color: #898c91;
  padding: 1px 0px 1px 0px;
  text-decoration: none;
  font-size: 12px;
}

.paticka .obsah #pat_vert a:hover{
  color: #e84c3d;
}

.rights{
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  line-height: 45px;
}

.foto_skola{
  width: 1000px;
  height: 350px;
  /* background: url("../img/skola_bckg.jpg") center center no-repeat;
  background-size: 100%; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  position: relative;
}

.foto_skola #obrazky img{
  width: 1000px;
  height: 350px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  display: none;
}

.foto_skola #obrazky .active{
  display: inline;
}

.pod_foto_modry{
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background: #f3f3f3;
  text-align: left;
  display: block;
  height: 2px;
}

.pod_foto_modry .prik{
  height: 2px;
  width: 0px;
  background: #2095c6;
  float: left;
}

.foto_skola .logo_txt{
  height: 300px;
  padding: 25px;
  float: right;
  background: rgba(0,0,0,0.6);
  color: white;
  width: 270px;
  text-align: center;
  font-size: 19px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
}

.foto_skola .logo_txt .nadpissl{
  text-transform: uppercase;
  display: block;
  font-weight: 300;
  font-family: robik;
  margin-bottom: 15px;
}

.foto_skola .logo_txt .cont a{
  text-decoration: none;
  color: white;
  display: block;
  margin: 15px 0px;
  font-weight: 600;
  padding: 7px;
  background: rgba(255,255,255,0.4);
}

.foto_skola .logo_txt .cont a:hower{
  background: #2a79a7;
}

.foto_skola .logo_txt span{
  display: none;
}

.foto_skola .logo_txt .activeo{
  display: inline;
}

.foto_skola .logo_txt .smaller{
  font-size: 19px;
}

.foto_skola .logo_txt img{
  max-width: 230px;
}

.foto_skola .logo_txt .cont{
  font-size: 15px;
}

.foto_skola .logo_txt .cont .lefta{
  display: inline-block;
  text-align: right;
  margin-right: 3px;
}

.foto_skola .logo_txt .cont .righta{
  display: inline-block;
  text-align: left;
  margin-left: 3px;
}

.pravy_panel .navigace{
  font-family: robik;
  color: #262626;
  font-size: 14px;
}

.pravy_panel .navigace a{
  color: #2095c6;
  text-decoration: none;
}

.soc_site1{
  position: fixed;
  left:-156px;
  top: 125px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site1:hover{
  left:-146px;
}

.soc_site2{
  position: fixed;
  left:-156px;
  top: 169px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site2:hover{
  left:-146px;
}

.soc_site3{
  position: fixed;
  left:-156px;
  top: 213px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site3:hover{
  left:-146px;
}

.soc_site4{
  position: fixed;
  left:-156px;
  top: 257px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site4:hover{
  left:-146px;
}

.soc_site5{
  position: fixed;
  left:-156px;
  top: 301px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site5:hover{
  left:-146px;
}

.soc_site6{
  position: fixed;
  left:-156px;
  top: 345px;
  z-index: 2;
  transition-duration: 0.4s;
}

.soc_site6:hover{
  left:-146px;
}

.partneri img{
  width: 140px;
  margin: 7px;
  padding-top: 10px;
}

.partneri img:hover{
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
}

/* aktuality */
.aktualita_obsah h1{
  color: #2095c6;
  font-size: 16px;
  margin: 0px 0px 15px;
}

.aktualita_obsah{
  margin: 5px 10px 15px 0px;
  float: right;
  width: 700px;
  font-weight: 300;
  font-size: 14px;
  font-family: sans;
}
.datum_akt{
  margin: 5px 10px 15px 0px;
  font-weight: 300;
  font-size: 16px;
  color: black;
  font-family: sans;
}

#contents ul{
  list-style-type: none;
  margin-bottom: 15px;
}

#contents ul li{
  background: url("./sipka.png") left 12px no-repeat;
  padding: 4px 0px 1px 18px;
  margin-left: 15px;
}

#contents ol{
  margin-left: 15px;
}
#contents ol li{
  padding: 4px 0px 1px 10px;
  margin-left: 15px;
}

table{
  border-collapse: collapse;
  border-style: hidden;
  font-size: 14px;
  border:1px solid #f1f1f1;
}

table tr td{
  padding: 7px 20px;
}

table tr:nth-child(2n + 1){
  border: 1px solid #f1f1f1;
}

table th{
  text-align: left;
  font-weight: 500;
  height: 35px;
  padding-left: 20px;
  background: #488FB9;
  color: #fff;
}

input[type="text"], input[type="password"]{
  padding: 10px 14px;
  border: 1px solid #262626;
}

input[type="file"]{
  padding: 10px 14px;
  text-transform: uppercase;
  border: 1px solid #0d76a3;
  background: white;
  color: #0d76a3;
  cursor: pointer;
}

input[type="submit"]{
  padding: 10px 14px;
  text-transform: uppercase;
  border: 1px solid #0d76a3;
  background: white;
  margin-right: 10px;
  color: #0d76a3;
  cursor: pointer;
}

textarea{
  padding: 10px 14px;
  border: 1px solid #262626;
  min-width: 600px;
  min-height: 130px;
  max-width: 100%;
  font-family: robik;
}

.yoxview img{
  max-width: 172px;
  max-height: 110px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
}

.yoxview .velky_obrazek{
  max-width: 100% !important;
  max-height: 100% !important;
}

@font-face{
  font-family: robik;
  font-weight: normal;
  src: url('../fonty/monlig.ttf'), url('../fonty/monlig.woff');
}

@font-face{
  font-family: robik;
  font-weight: bold;
  src: url('../fonty/monreg.woff'), url('../fonty/monreg.woff');
}

@font-face{
  font-family: robik;
  font-weight: 600;
  src: url('../fonty/monreg.woff'), url('../fonty/monreg.woff');
}

@font-face{
  font-family: robik;
  font-weight: 900;
  src: url('../fonty/monbold.woff'), url('../fonty/monbold.woff');
}

@font-face{
  font-family: sans;
  font-weight: normal;
  src: url('../fonty/sans.ttf'), url('../fonty/sans.woff');
}

@font-face{
  font-family: sans;
  font-weight: bold;
  src: url('../fonty/sansbold.woff'), url('../fonty/sansbold.woff');
}

@font-face{
  font-family: sans;
  font-weight: 600;
  src: url('../fonty/sansbold.woff'), url('../fonty/sansbold.woff');
}

@font-face{
  font-family: sans;
  font-weight: 900;
  src: url('../fonty/sansbold.woff'), url('../fonty/sansbold.woff');
}


@font-face{
  font-family: robik;
  font-weight: normal;
  src: url('../fonty/robot.ttf'), url('../fonty/robot.woff');
}

@font-face{
  font-family: robik;
  font-weight: bold;
  src: url('../fonty/robotbold.woff'), url('../fonty/robotbold.woff');
}

@font-face{
  font-family: robik;
  font-weight: 600;
  src: url('../fonty/robotbold.woff'), url('../fonty/robotbold.woff');
}

@font-face{
  font-family: robik;
  font-weight: 900;
  src: url('../fonty/robotbold.woff'), url('../fonty/robotbold.woff');
}

